home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Botoes_Menus / Menus / drag_menu4-Rodrigo Barreto / drag_menu4.swf / scripts / DefineButton2_52 / BUTTONCONDACTION on(release).as
Text File  |  2008-08-18  |  78b  |  7 lines

  1. on(release){
  2.    tellTarget("../flyt")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.